ComponentOne ASP.NET MVC Controls
Enable Method

C1.Web.Mvc.Fluent Namespace > ChartGesturesBuilder<T> Class : Enable Method
The value.
Configurates C1.Web.Mvc.ChartGestures<T>.Enable. Sets the enable of the ChartGestures.
Syntax
'Declaration
 
Public Function Enable( _
   ByVal value As Boolean _
) As ChartGesturesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartGesturesBuilder<T> Class
ChartGesturesBuilder<T> Members